logo
logo
x
바코드검색
BOOKPRICE.co.kr
책, 도서 가격비교 사이트
바코드검색

인기 검색어

실시간 검색어

검색가능 서점

도서목록 제공

  • 네이버책
  • 알라딘
  • 교보문고
"algorithm design"(으)로   27개의 도서가 검색 되었습니다.
Algorithm Design (Pearson New International Edition)

Algorithm Design (Pearson New International Edition)

Jon Kleinberg, Eva Tardos  | Pearson
69,000원  | 20170301  | 9781292023946
August 6, 2009 Author, Jon Kleinberg, was recently cited in the New York Times for his statistical analysis research in the Internet age. Algorithm Design introduces algorithms by looking at the real-world problems that motivate them. The book teaches students a range of design and analysis techniques for problems that arise in computing applications.
The Algorithm Design Manual

The Algorithm Design Manual

Steven S.Skiena  | Springer
129,000원  | 20201006  | 9783030542559
This newly expanded and updated third edition of the best-selling classic continues to take the "mystery" out of designing algorithms, and analyzing their efficiency. It serves as the primary textbook of choice for algorithm design courses and interview self-study, while maintaining its status as the premier practical reference guide to algorithms for programmers, researchers, and students.
Applied Computational Thinking with Python, 2/E (Algorithm design for complex real-world problems)

Applied Computational Thinking with Python, 2/E (Algorithm design for complex real-world problems)

Sofia De Jesus  | Packt Publishing
44,000원  | 20240101  | 9781837632305
Algorithm Design 반양장

Algorithm Design 반양장

Kleinberg, Jon/ Tardos, Eva  | Addison-Wesley
0원  | 20080920  | 9780321295354
Algorithm Designintroduces algorithms by looking at the real-world problems that motivate them. The book teaches a range of design and analysis techniques for problems that arise in computing applications. The text encourages an understanding of the algorithm design process and an appreciation of the role of algorithms in the broader field of computer science.
Algorithm Design Basics (A Self-teaching Introduction)

Algorithm Design Basics (A Self-teaching Introduction)

 | Mercury Learning & Information
78,280원  | 20190815  | 9781683924487
Provides a self-teaching introduction to the basic concepts of algorithm design and analysis. The book covers basic topics such as strings, trees, patterns, and graphs, but also includes advanced algorithms and provides lab exercises and numerous end-of-chapter exercises with answers, to test comprehension of the material.
Hyperspectral Data Processing 양장본 Hardcover (Algorithm Design and Analysis)

Hyperspectral Data Processing 양장본 Hardcover (Algorithm Design and Analysis)

Chang, Chein-I  | John Wiley & Sons Inc
301,970원  | 20130405  | 9780471690566
Hyperspectral Data Processing: Algorithm Design and Analysis is a culmination of the research conducted in the Remote Sensing Signal and Image Processing Laboratory (RSSIPL) at the University of Maryland, Baltimore County.
Algorithm Design and Applications

Algorithm Design and Applications

 | John Wiley & Sons Inc
222,530원  | 20141027  | 9781118335918
Introducing a NEW addition to our growing library of computer science titles, Algorithm Design and Applications, by Michael T. Goodrich & Roberto Tamassia! Algorithms is a course required for all computer science majors, with a strong focus on theoretical topics.
Pearls of Functional Algorithm Design

Pearls of Functional Algorithm Design

Bird, Richard  | Cambridge University Press
103,960원  | 20111108  | 9780521513388
Richard Bird takes a radically new approach to algorithm design, namely, design by calculation. These 30 short chapters each deal with a particular programming problem drawn from sources as diverse as games and puzzles, intriguing combinatorial tasks, and more familiar areas such as data compression and string matching. Each pearl starts with the statement of the problem expressed using the functional programming language Haskell, a powerful yet succinct language for capturing algorithmic ...
Algorithm Design with Haskell 양장본 Hardcover

Algorithm Design with Haskell 양장본 Hardcover

Bird, Richard, Gibbons, Jeremy  | Cambridge University Press
107,270원  | 20200813  | 9781108491617
This book presents the five main principles of algorithm design: divide and conquer, greedy algorithms, thinning, dynamic programming, and exhaustive search. It serves students, teachers, researchers, and professionals who want to know more about what goes into a good algorithm and how such algorithms can be expressed in purely functional terms.
The Algorithm Design Manual (2008) Paperback

The Algorithm Design Manual (2008) Paperback

Sklena, Steven S.  | Springer
140,650원  | 20111021  | 9781849967204
This newly expanded and updated second edition of the best-selling classic continues to take the "mystery" out of designing algorithms, and analyzing their efficacy and efficiency. Expanding on the first edition, the book now serves as the primary textbook of choice for algorithm design courses while maintaining its status as the premier practical reference guide to algorithms for programmers, researchers, and students. The reader-friendly Algorithm Design Manual provides straightforward access to combinatorial algorithms technology, stressing design over analysis. The first part, Techniques, provides accessible instruction on methods for designing and analyzing computer algorithms. The second part, Resources, is intended for browsing and reference, and comprises the catalog of algorithmic resources, implementations and an extensive bibliography. NEW to the second edition: *Doubles the tutorial material and exercises over the first edition *Provides full online support for lecturers, and a completely updated and improved website component with lecture slides, audio and video *Contains a unique catalog identifying the 75 algorithmic problems that arise most often in practice, leading the reader down the right path to solve them *Includes several NEW "war stories" relating experiences from real-world applications *Provides up-to-date links leading to the very best algorithm implementations available in C, C++, and Java
The Ethical Algorithm: The Science of Socially Aware Algorithm Design (The Science of Socially Aware Algorithm Design)

The Ethical Algorithm: The Science of Socially Aware Algorithm Design (The Science of Socially Aware Algorithm Design)

Kearns, Michael, Roth, Aaron  | Oxford Univ Pr
35,540원  | 20191101  | 9780190948207
Algorithms have made our lives more efficient and entertaining-but not without a significant cost. Can we design a better future, one in which societial gains brought about by technology are balanced with the rights of citizens? The Ethical Algorithm offers a set of principled solutions based on the emerging and exciting science of socially aware algorithm design.
Security of Block Ciphers 양장본 Hardcover (From Algorithm Design to Hardware Implementation)

Security of Block Ciphers 양장본 Hardcover (From Algorithm Design to Hardware Implementation)

Wiley  | Wiley
156,710원  | 20161031  | 9781118660010
Mount Sinai Expert Guides: Allergy and Clinical Immunology will provide trainees in allergy and immunology with an extremely clinical and accessible handbook covering the major disorders and symptoms, their diagnosis and clinical management.
The Algorithm Design Manual (2008) 양장본 Hardcover

The Algorithm Design Manual (2008) 양장본 Hardcover

Skiena, Steven S.  | Springer
125,080원  | 20081223  | 9781848000698
Expanding on the highly successful formula of the first edition, this book now serves as the primary textbook of choice for any algorithm design course while maintaining its status as the premier practical reference guide to algorithms. ....The most comprehensive guide to designing practical and efficient algorithms!.... The Algorithm Design Manual, Second Edition ..".the book is an algorithm-implementation treasure trove, and putting all of these implementations in one place was no small feat. The list of implementations [and] extensive bibliography make the book an invaluable resource for everyone interested in the subject." --ACM Computing Reviews "It has all the right ingredients: rich contents, friendly, personal language, subtle humor, the right references, and a plethora of pointers to resources." -- P. Takis Metaxas, Wellesley College "This is the most approachable book on algorithms I have." -- Megan Squire, Elon University, USA This newly expanded and updated second edition of the best-selling classic continues to take the "mystery" out of designing algorithms, and analyzing their efficacy and efficiency. Expanding on the first edition, the book now serves as the primary textbook of choice for algorithm design courses while maintaining its status as the premier practical reference guide to algorithms for programmers, researchers, and students. The reader-friendly Algorithm Design Manual provides straightforward access to combinatorial algorithms technology, stressing design over analysis. The first part, Techniques, provides accessible instruction on methods for designing and analyzing computer algorithms. The second part, Resources, is intended for browsing and reference, and comprises the catalog of algorithmic resources, implementations and an extensive bibliography. NEW to the second edition: - Doubles the tutorial material and exercises over the first edition - Provides full online support for lecturers, and a completely updated and improved website component with lecture slides, audio and video - Contains a unique catalog identifying the 75 algorithmic problems that arise most often in practice, leading the reader down the right path to solve them - Includes several NEW "war stories" relating experiences from real-world applications - Provides up-to-date links leading to the very best algorithm implementations available in C, C++, and Java ADDITIONAL Learning Tools: - Exercises include "job interview problems" from major software companies - Highlighted take-home lesson boxes emphasize essential concepts - Provides comprehensive references to both survey articles and the primary literature - Exercises point to relevant programming contest challenge problems - Many algorithms presented with actual code (written in C) as well as pseudo-code - A full set of lecture slides and additional material available at www.algorist.com Written by a well-known algorithms researcher who received the IEEE Computer Science and Engineering Teaching Award, this new edition of The Algorithm Design Manual is an essential learning tool for students needing a solid grounding in algorithms, as well as a special text/reference for professionals who need an authoritative and insightful guide. Professor Skiena is also author of the popular Springer text, Programming Challenges: The Programming Contest Training Manual.
Semialgebraic Proofs and Efficient Algorithm Design

Semialgebraic Proofs and Efficient Algorithm Design

 | Now Publishers
163,400원  | 20191210  | 9781680836363
In the last two decades a link has been established that, in some cases, proof that a solution exists has enabled an algorithm to find that solution itself. This has had most effect on semialgebraic proof systems and linear and semidefinite programming.This monograph details the interplay between proof systems and efficient algorithm design and surveys the state-of-the-art for two of the most important semi-algebraic proof systems: Sherali-Adams and Sum-of-Squares.
C++ Data Structures and Algorithm Design Principles

C++ Data Structures and Algorithm Design Principles

 | Packt Publishing
66,000원  | 20191031  | 9781838828844
C++ is a mature multi-paradigm programming language that enables you to write high-level code with great control over the hardware. This book updates your working knowledge of modern C++ by showing how you can use algorithms and data structures to build scalable, efficient modern applications.
최근 본 책